home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / rcsdoc.zip / RCSDIFF.TXT < prev    next >
Text File  |  1991-11-10  |  4KB  |  131 lines

  1.  
  2.  
  3. RCSDIFF(1)                 Unix Programmer's Manual                 RCSDIFF(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      rcsdiff - compare RCS revisions
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      rrrcccsssdddiiiffffff [ ---kkk_s_u_b_s_t ] [ ---qqq ] [ ---rrr_r_e_v_1 [ ---rrr_r_e_v_2 ] ] [ ---VVV_n ] [ _d_i_f_f _o_p_t_i_o_n_s ]
  11.      _f_i_l_e ...
  12.  
  13. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  14.      rrrcccsssdddiiiffffff runs dddiiiffffff(1) to compare two revisions of each RCS file given.   A
  15.      file  name  ending  in  ,,,vvv  is an RCS file name, otherwise a working file
  16.      name.  rrrcccsssdddiiiffffff derives the working file name from the RCS file  name  and
  17.      vice versa, as explained in cccooo(1).  Pairs consisting of both an RCS and a
  18.      working file name may also be specified.
  19.  
  20.      The option ---qqq suppresses diagnostic output.  Zero, one, or two  revisions
  21.      may   be   specified   with  ---rrr.   The  option  ---kkk_s_u_b_s_t  affects  keyword
  22.      substitution when  extracting  revisions,  as  described  in  cccooo(1);  for
  23.      example,  ---kkkkkk\\\  ---rrr111...111\\\  ---rrr111...222  ignores differences in keyword values when
  24.      comparing revisions 111...111 and 111...222.  To avoid excess output from locker name
  25.      substitution,  ---kkkkkkvvvlll  is  assumed  if  (1) at most one revision option is
  26.      given, (2) no ---kkk option  is  given,  (3)  ---kkkkkkvvv  is  the  default  keyword
  27.      substitution,  and  (4)  the working file's mode would be produced by cccooo\\\
  28.      ---lll.  See cccooo(1) for details about ---VVV.  Otherwise, all options  of  dddiiiffffff(1)
  29.      that  apply  to  regular files are accepted, with the same meaning as for
  30.      dddiiiffffff.
  31.  
  32.      If both _r_e_v_1 and _r_e_v_2 are omitted, rrrcccsssdddiiiffffff compares the  latest  revision
  33.      on  the  default  branch  (by default the trunk) with the contents of the
  34.      corresponding working file.  This is  useful  for  determining  what  you
  35.      changed since the last checkin.
  36.  
  37.      If _r_e_v_1 is given, but _r_e_v_2 is omitted, rrrcccsssdddiiiffffff compares revision _r_e_v_1  of
  38.      the RCS file with the contents of the corresponding working file.
  39.  
  40.      If both _r_e_v_1 and _r_e_v_2 are given, rrrcccsssdddiiiffffff compares revisions _r_e_v_1 and _r_e_v_2
  41.      of the RCS file.
  42.  
  43.      Both _r_e_v_1 and _r_e_v_2 may be given numerically or symbolically.
  44.  
  45. EEEXXXAAAMMMPPPLLLEEE
  46.      The command
  47.  
  48.              rrrcccsssdddiiiffffff  fff...ccc
  49.  
  50.      compares the latest revision on  the  default  branch  of  the  RCS  file
  51.      RRRCCCSSS///fff...ccc,,,vvv to the contents of the working file fff...ccc.
  52.  
  53. DDDIIIAAAGGGNNNOOOSSSTTTIIICCCSSS
  54.      Exit status is 0 for no differences during any  comparison,  1  for  some
  55.      differences, 2 for trouble.
  56.  
  57. IIIDDDEEENNNTTTIIIFFFIIICCCAAATTTIIIOOONNN
  58.      Author: Walter F. Tichy.
  59.      Revision Number: 5.2; Release Date: 1990/09/26.
  60.      Copyright (c) 1982, 1988, 1989 by Walter F. Tichy.
  61.      Copyright (c) 1990 by Paul Eggert.
  62.  
  63.  
  64.                                     \*(Dt                                    1
  65.  
  66.  
  67.  
  68. RCSDIFF(1)                 Unix Programmer's Manual                 RCSDIFF(1)
  69.  
  70.  
  71. SSSEEEEEE AAALLLSSSOOO
  72.      ci(1),  co(1),  diff(1),  ident(1),  rcs(1),  rcsintro(1),   rcsmerge(1),
  73.      rlog(1)
  74.      Walter F. Tichy, RCS--A System for Version Control, _S_o_f_t_w_a_r_e--_P_r_a_c_t_i_c_e  &
  75.      _E_x_p_e_r_i_e_n_c_e 111555, 7 (July 1985), 637-654.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                     \*(Dt                                    2
  130.  
  131.